Configurates the
C1.Web.Mvc.FlexGridBase<T>.OnClientPrepareCellForEdit client event. Occurs when an editor cell is created and before it becomes active.
シンタックス
'宣言
Public Overridable Function OnClientPrepareCellForEdit( _
ByVal As System.String _
) As
public virtual OnClientPrepareCellForEdit(
System.string
)
パラメータ
- value
- The value.
戻り値の型
Current builder.
参照